object LoadForm: TLoadForm Left = 218 Top = 188 Cursor = crHourGlass BorderStyle = bsNone Caption = 'LoadForm' ClientHeight = 92 ClientWidth = 332 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object LoadImage: TImage Left = 0 Top = 0 Width = 332 Height = 92 AutoSize = True Picture.Data = {} end object LoadEmptyShape: TImage Left = 24 Top = 72 Width = 289 Height = 16 Picture.Data = {} Stretch = True end object LoadFullShape: TImage Left = 24 Top = 74 Width = 105 Height = 14 Picture.Data = {} Stretch = True end object LoadLabel: TLabel Left = 32 Top = 72 Width = 273 Height = 17 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter Visible = False end end